<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>$ENTRY_TITLE$ - $CAT_NAME$ <?if($SECTION_NAME$)?>- $SECTION_NAME$<?endif?> - $MODULE_NAME$ - $SITE_NAME$</title>
<link href="/css/style.css" type="text/css" rel="stylesheet" />
<link href="/css/nivo-slider.css" type="text/css" rel="stylesheet" />
<!--[if IE 7]><link href="/css/style_ie7.css" rel="stylesheet" type="text/css" /><![endif]-->
<!--[if IE 8]><link href="/css/style_ie8.css" rel="stylesheet" type="text/css" /><![endif]--> 
<script type="text/javascript">
/* <![CDATA[ */
if(window.opera) {document.write('<link href="/css/opera.css" rel="stylesheet" type="text/css" />');}
/* ]]> */
</script>
<!-- -->
<link type="text/css" rel="StyleSheet" href="/css/layer1.css" />
<script type="text/javascript" src="/js/u.js"></script>
<style type="text/css">.UhideBlockL {display:none}</style>
<?substr('</head>',strpos('</head>','/head>')-1)?>
<!-- -->
<body>
$GLOBAL_AHEADER$
$GLOBAL_INFORMER$

<!-- Main Content -->
<div id="maincontent">
<div id="maincontent_top">
<div id="maincontent_bottom">
<div class="contentArea">
<div class="main_title_light"><span> </span></div>
<!-- Search -->
<div class="searchbox">
<form id="searchform" method="get" action="/search/">
<fieldset class="search">
 <input type="text" name="q" class="box" value="  ..." onblur="if(this.value == '') { this.value = '  ...'; }" onfocus="if(this.value == '  ...') { this.value = ''; }"/>
 <button class="btn" title=""></button>
</fieldset>
</form>
</div>
<div class="contentarea_wrapper"></div>
<!-- News Box -->
<div class="two-thirds leftSidebar">

<h2>$ENTRY_TITLE$</h2>
<div class="modpan">$MODER_PANEL$</div>
<div class="post_infobox">
<img src="/images/calendar_icon.png" width="12" height="14" class="first" alt="" />$ADD_DATE$, $ADD_TIME$
<img src="/images/suitcase_icon.png" width="15" height="14" alt=""/> : <a href="$CAT_URL$">$CAT_NAME$</a>  <a href="$PROFILE_URL$">$USER$</a>
<img src="/images/blog_icon.png" width="17" height="14" alt=""/><a> ($COM_NUM_ENTRIES$)</a></div>
<div class="roundbox_photo left">
<div class="roundboxcorner">
<img src="<?if($IMG_URL1$)?>$IMG_URL1$<?else?>/images/galleryimages/blog_img02.jpg<?endif?>" style="width:220px;min-height:150px;overflow:hidden" alt="" />
</div>
</div>
<p>$MESSAGE$</p>
<div class="clearboth"></div>

<!-- Comments box -->
<div id="comments">
<h4><?if($COM_NUM_ENTRIES$>0)?><span class='comms'>$COM_NUM_ENTRIES$</span><?else?> <?endif?></h4>
</div>
<ol class="commentlist">
$COM_BODY$ 
</ol>

<!-- Add comment -->
<div class="main_title"><span> </span></div>
<div class="clearboth"></div>
$COM_ADD_FORM$
<!-- / Add comment -->
<!-- / Comments box -->

</div>
$GLOBAL_CLEFTER$
$GLOBAL_BFOOTER$
</body>
</html>